Use correct paths to testharness.js and testharnessreport.js. (#3539) r=gsnedders
diff --git a/shadow-dom/slots-fallback.html b/shadow-dom/slots-fallback.html index 5bb6ce8..8721fe9 100644 --- a/shadow-dom/slots-fallback.html +++ b/shadow-dom/slots-fallback.html
@@ -1,8 +1,8 @@ <!DOCTYPE html> <title>Shadow DOM: Slots and fallback contents</title> <meta name="author" title="Hayato Ito" href="mailto:hayato@google.com"> -<script src="../resources/testharness.js"></script> -<script src="../resources/testharnessreport.js"></script> +<script src="/resources/testharness.js"></script> +<script src="/resources/testharnessreport.js"></script> <script src="resources/shadow-dom.js"></script> <div id="test1">